Release 10.1A: OpenEdge Development:
Internationalizing Applications


Associating word-break tables with databases

After you compile a word-break table and provide access to the compiled version, you must associate the compiled version with a database using the PROUTIL utility with the WORD-RULES qualifier. The syntax is:

Syntax
proutil database -C word-rules rule-num  

database

The name of the database.

rule-num

The value of rule-num you specified when you compiled the word-break table.

To associate the database with the default word-break rules, set rule-num to zero.

Setting rule-num to zero associates the database with the default word-break rules for the current code page.

For the complete syntax of the PROUTIL utility, see OpenEdge Data Management: Database Administration .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095